home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGASIC / COMMENTS.LZH / BBSSYSOP.DOC next >
Text File  |  1991-04-16  |  4KB  |  84 lines

  1. ┌┬──────────────────────────────────────────────────────────────────────────┬┐
  2. ││                          COMMENTS - Version 1.2                          ││
  3. ││                                                                          ││
  4. ││                   Copyright (c) 1991 by LAMCO Software                   ││
  5. ││                                                                          ││
  6. ││                  The program that will add comments for                  ││
  7. ││                  you in any of your QuickBASIC listings                  ││
  8. └┴──────────────────────────────────────────────────────────────────────────┴┘
  9.  
  10.      If you are a BBS System Operator, please read the following :
  11.  
  12.  
  13.      COMMENTS is a program made available to the public through the
  14.      Shareware concept. You are therefore free to add it to the selection
  15.      of programs you offer to your users as long as you respect the
  16.      following conditions.
  17.  
  18.      - The following files must be distributed together as a single package.
  19.  
  20.           COMMENTS.EXE - The actual program
  21.           COMMENTS.DOC - The documentation file for COMMENTS
  22.           PRINTDOC.BAS - A listing that will allow the user to print the
  23.                          documentation file in a certain format
  24.           BOXES   .BAK - The original version of a demo listing
  25.           BOXES   .BAS - The demo listing
  26.           BOXES   .STR - Part of the demo listing
  27.           REGISTER.FRM - Registration form to be used by the user
  28.           README       - Start-up file indicating how to start using the
  29.                          program
  30.           RETAILER.DOC - Text file intended for Shareware Distributors
  31.           BBSSYSOP.DOC - Text file intended for BBS's System Operators
  32.  
  33.      - None of these files can be modified in any way.
  34.  
  35.      - We suggest that you use the following description in your list of
  36.        available files :
  37.  
  38.           COMMENTS - The QuickBASIC comments adding utility
  39.  
  40.           COMMENTS documents any QuickBASIC source code listing by analyzing
  41.           and adding useful information to it, such as list of variables used,
  42.           parameters, constants, TYPE structures, description, requirements,
  43.           and module level declarations required by the program. Also writes
  44.           the complete structure of the listing to a separate file. Makes a
  45.           backup copy - does not modify the original code.
  46.  
  47.      - The keywords we suggest for quick find operations are :
  48.  
  49.           BASIC   QUICKBASIC   PROGRAMMING   STRUCTURE
  50.  
  51.      - You must not charge a fee for the program itself, but you are, of
  52.        course, permitted to charge an appropriate fee for membership of
  53.        your board.
  54.  
  55.      - If you received the files in an uncompressed form, or under a different
  56.        name, we ask that you compress them all together with PKZIP and give
  57.        the compressed file the name QBCMNT12.ZIP. This will help avoid finding
  58.        the same program under different names as it is currently available on
  59.        different BBS's and through many Shareware Distributors.
  60.  
  61.      - If you do not have all the files, please contact us so we can upload or
  62.        send you a complete package.
  63.  
  64.      We would appreciate it if you sent us a note with your BBS phone number
  65.      or address so we may send you the updates to our program as they become
  66.      available.
  67.  
  68.      Comments or suggestions that could help us improve our product, therefore
  69.      helping you to offer a better product to the users of your board are
  70.      always welcome.
  71.  
  72.      Thank you for your support.
  73.  
  74.      You can reach LAMCO Software at one of the following addresses :
  75.  
  76.      In U.S.A. :                     In Canada :
  77.  
  78.      LAMCO Software                  LAMCO Software
  79.      P.O. Box 847                    P.O. Box 46
  80.      St-Albans                       Postal station P.A.T.
  81.      VT                              Montreal, Quebec
  82.      05478                           H1B 5K1
  83.  
  84.